Sublime Text snippet: try/catch wrapping in CoffeeScript
Ever wanted a shortcut-bound, Sublime Text snippet that wraps a selected portion of CoffeeScript code in a properly indented try/catch block? Me too, so I wrote it, here it is!